document.open();
function openOV( ticker ) {
window.open('http://canadaeast.stockgroup.com/sn_overview.asp?ticker=' + ticker + '&lang=EN','Window1','WIDTH=1024,HEIGHT=600,resizable=yes,scrollbars=yes,status=no,menubar=no,directories=no,toolbar=no,top=100,left=200');
}
function customize() { newwin=window.open('http://canadaeast.stockgroup.com/watchlist_customize.asp','customize','WIDTH=360,HEIGHT=400,resizable=yes,scrollbars=no,status=no,menubar=no,directories=no,toolbar=no,top=100,left=200');}
document.writeln("");
document.writeln("
| Stock | Last | Volume | Change | % | | MSFT | 29.62 | N/A | EVEN | 0.00% | | DELL | 14.29 | N/A | EVEN | 0.00% | | YHOO | 15.38 | N/A | EVEN | 0.00% | | T.NT | 0.19 | 0 | 0.00 | 2.70% | | T.TD | 67.30 | N/A | EVEN | 0.00% | | | Customize | Nov 21, 2009 4:28 AM ET 20 min. delayed |  |
|
");
document.close();